-
-
Notifications
You must be signed in to change notification settings - Fork 515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: azule -> pyzule #24
Conversation
Flex seemed to be compiled for me, as it was built and linked into the final build. In all honestly, I'm still super new to this so I'm not sure how the theos build process works in-depth. |
Would it be possible to stick with the upstream FLEX repo until your PR gets merged? Just trying to stay consistent. |
i guess so, but then compiling wont work on linux again, so i wont really be able to help as much |
Has this pr fixed the SUBMODULES problem not compiling FLEX? |
yep! |
Thank you so much! I'll test this on my machine as soon as possible, then merge it into main. |
Thank you so much for your help with all of this! |
btw @asdfzxcvbn as the author of the project, would it be hard to migrate the pyzule usage to cyan? |
not at all, i can open a PR later if you'd like. the installation method is much better, too, and basically all flags have remained unchanged in cyan |
that'd be great! no rush at all, i'm sure not in any of one haha |
will work on it now |
by the way do you have any expertise with NSURLRequest? it's behaviour is pretty much the one thing preventing the new downloading code from being properly implemented. |
just NSURLRequest? not even the actual networking part, NSURLSession? what's the issue? |
|
this PR changes the FLEX submodule to my fork (to fix linux compilation) while i wait for my PR to be merged.
speaking of FLEX.. it was never even being compiled.
SUBMODULES
wasn't being used correctly, so i have no idea how it was working before.i also removed the Cephei frameworks from the repo, as they'll be injected automatically with pyzule.